Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update conversation data after edit #48

Conversation

wanglam
Copy link
Collaborator

@wanglam wanglam commented Dec 6, 2023

Description

  1. Reload history list after conversation name updated from chat window header
  2. Update chat window title after conversion name update from history list

Issues Resolved

List any issues this PR will resolve, e.g. Closes [...].

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@wanglam wanglam force-pushed the fix-update-conversation-name-after-edit branch from 1f34092 to e0267ac Compare December 6, 2023 03:47
@wanglam wanglam marked this pull request as ready for review December 6, 2023 03:48
Copy link

codecov bot commented Dec 6, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2155b00) 22.86% compared to head (e54a71e) 30.48%.
Report is 4 commits behind head on feature/agent-framework.

Additional details and impacted files
@@                     Coverage Diff                     @@
##           feature/agent-framework      #48      +/-   ##
===========================================================
+ Coverage                    22.86%   30.48%   +7.61%     
===========================================================
  Files                           42       42              
  Lines                          892      925      +33     
  Branches                       221      228       +7     
===========================================================
+ Hits                           204      282      +78     
+ Misses                         681      636      -45     
  Partials                         7        7              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@SuZhou-Joe
Copy link
Member

LGTM, but will be better that we add unit test to cover the fix.

@wanglam wanglam merged commit fa7d6ff into opensearch-project:feature/agent-framework Dec 11, 2023
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants